home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stockbyte 127: Simply Flowers
/
Stockbyte 127 - Simply Flowers - Disc 1.iso
/
mac
/
Mac Browser
/
Filters
/
PSFiles
/
DVRDEF.DAT
next >
Wrap
Text File
|
1999-01-22
|
3KB
|
56 lines
;
; This file contains default device driver capabilities information.
; Note that everything past the ';' is considered a comment, and that
; the values must remain in the order they have been provided. If a
; driver needs to load another file of the same format into the
; capabilities structure, it can call psgxcap(file_name)
;
72 ; X resolution (dots per inch)
72 ; Y resolution (dots per inch)
0 ; Device height (required if origin is upper left)
RGB ; Device's native color model (RGB, CMYK, or GRAY)
RGB ; Device's native color model for images
0 ; Number of color table pens
;
; Following is/would-be a device color table. Each color is on a
; separate line and has 3 values for RGB, 4 for CMYK, and 1 for GRAY.
; All values lie in 0 to 255 range. There must be the exact number of
; color entries as that of 'Number of color table pens' above. So,
; if this value is '0', there are no color table entries. The color
; table is used only if the device cannot accept intensities directly,
; and it cannot accept a color table downloaded from the interpreter
; (see below). If the device cannot accept intensities directly, but
; it can accept a downloaded color table, make the value above for
; number of pens a negative number. The absolute value of this number
; is how many pens may be downloaded.
;
0 ; Number of dash segments device can handle
1 ; Maximum line thickness device can handle
2 ; Clip supported: 0=none, 1=rectangular, 2=irregular
0 0 850 1100 ; Device default clip rectangle (all 0's means none)
yes ; Can device handle lines with butt caps?
yes ; Can device handle lines with round caps?
yes ; Can device handle lines with square caps?
yes ; Can device handle lines with miter joins?
yes ; Can device handle lines with round joins?
yes ; Can device handle lines with bevel joins?
yes ; Can device handle intensities directly?
yes ; Can device handle image intensities directly?
NA ; If no, can device accept a downloaded color table?
yes ; Can device handle even/odd polygon fills?
no ; Can device handle non zero wind polygon fills?
no ; Can device handle bezier' curves as coordinates for clip?
no ; Can device handle bezier' curves as coordinates for lines?
no ; Can device handle bezier' curves as coordinates for polys?
yes ; Can device handle images?
yes ; Can device handle imagemasks?
no ; Can device handle monochrome image's?
yes ; Does device know about some fonts?
yes ; Can device handle text strings directly?
;
; Following are the supported font names for device. These will be used
; if the device knows about some fonts.
;